home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch06s13s02.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  5.6 KB  |  167 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>13.2.┬áDepth Merge</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch06s13.html" title="13.┬áCombine filters" />
  12.     <link rel="prev" href="ch06s13.html" title="13.┬áCombine filters" />
  13.     <link rel="next" href="ch06s13s03.html" title="13.3.┬áFilm" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">13.┬áCombine filters</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch06s13.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">13.2.┬áDepth Merge</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch06s13s03.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="plug-in-depth-merge"></a>13.2.┬áDepth Merge</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3491506" class="indexterm"></a>
  38.       <div class="mediaobject">
  39.         <img src="../images/filters/filters-combine-depthmerge.png" />
  40.       </div>
  41.       <p>
  42.     Depth Merge is a Combine Filter that is useful to combine two different 
  43.     pictures.
  44.   </p>
  45.       <div class="simplesect" lang="en" xml:lang="en">
  46.         <div class="titlepage">
  47.           <div>
  48.             <div>
  49.               <h4 class="title"><a id="id3491534"></a>Overview</h4>
  50.             </div>
  51.           </div>
  52.         </div>
  53.         <div class="variablelist">
  54.           <dl>
  55.             <dt>
  56.               <span class="term">Accessing this Filter</span>
  57.             </dt>
  58.             <dd>
  59.               <p>
  60.             This filter is in
  61.             <span class="guimenuitem">Filters/Combine/<span class="accel">D</span>epth
  62.             Merge</span>
  63.           </p>
  64.               <p>
  65.             It combines the two pictures selected as "sources" by blending
  66.             them. Darkest values are predominant in the resulting image.
  67.             This could be done using blending modes but in this case there
  68.             aren't any options.
  69.           </p>
  70.               <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  71.                 <table border="0" summary="Tip">
  72.                   <tr>
  73.                     <td rowspan="2" align="center" valign="top" width="25">
  74.                       <img alt="[Tip]" src="../images/tip.png" />
  75.                     </td>
  76.                     <th align="left">Tip</th>
  77.                   </tr>
  78.                   <tr>
  79.                     <td colspan="2" align="left" valign="top">
  80.                       <p>
  81.               To work with this filter, at least two images are needed that
  82.               have to be same sized.
  83.             </p>
  84.                     </td>
  85.                   </tr>
  86.                 </table>
  87.               </div>
  88.             </dd>
  89.           </dl>
  90.         </div>
  91.       </div>
  92.       <div class="simplesect" lang="en" xml:lang="en">
  93.         <div class="titlepage">
  94.           <div>
  95.             <div>
  96.               <h4 class="title"><a id="id3491583"></a>Options</h4>
  97.             </div>
  98.           </div>
  99.         </div>
  100.         <div class="variablelist">
  101.           <dl>
  102.             <dt>
  103.               <span class="term">Source 1, Source 2</span>
  104.             </dt>
  105.             <dd>
  106.               <p>
  107.             Defines the source images to use for the blending.
  108.           </p>
  109.             </dd>
  110.             <dt>
  111.               <span class="term">Depth Map</span>
  112.             </dt>
  113.             <dd>
  114.               <p>
  115.             Define the picture to use as transformation maps for the sources.
  116.           </p>
  117.             </dd>
  118.             <dt>
  119.               <span class="term">Overmap</span>
  120.             </dt>
  121.             <dd>
  122.               <p>Creates soft transitions between images.</p>
  123.             </dd>
  124.             <dt>
  125.               <span class="term">Offset</span>
  126.             </dt>
  127.             <dd>
  128.               <p>
  129.         Defines the darkness value that will be applied to sources
  130.         maps.
  131.           </p>
  132.             </dd>
  133.             <dt>
  134.               <span class="term">Scale 1, Scale 2</span>
  135.             </dt>
  136.             <dd>
  137.               <p>
  138.         Same as above but more sensitive and applied to each map
  139.         separatly.
  140.           </p>
  141.             </dd>
  142.           </dl>
  143.         </div>
  144.       </div>
  145.     </div>
  146.     <div class="navfooter">
  147.       <hr />
  148.       <table width="100%" summary="Navigation footer">
  149.         <tr>
  150.           <td width="40%" align="left"><a accesskey="p" href="ch06s13.html">Prev</a>┬á</td>
  151.           <td width="20%" align="center">
  152.             <a accesskey="u" href="ch06s13.html">Up</a>
  153.           </td>
  154.           <td width="40%" align="right">┬á<a accesskey="n" href="ch06s13s03.html">Next</a></td>
  155.         </tr>
  156.         <tr>
  157.           <td width="40%" align="left" valign="top">13.┬áCombine filters┬á</td>
  158.           <td width="20%" align="center">
  159.             <a accesskey="h" href="index.html">Home</a>
  160.           </td>
  161.           <td width="40%" align="right" valign="top">┬á13.3.┬áFilm</td>
  162.         </tr>
  163.       </table>
  164.     </div>
  165.   </body>
  166. </html>
  167.